home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Utilities
/
BackSpace
/
BackSpace.app
/
FireflyView.BackModule
/
FireflyView.nib
/
data.classes
next >
Wrap
Text File
|
1993-07-04
|
512b
|
35 lines
MySubclass = {
SUPERCLASS = Object;
};
FireflyView = {
ACTIONS = {
inspector:;
setIsBoring:;
setFireflyColor:;
resetSettings:;
setBackgroundColor:;
setFireflyCount:;
openReadme:;
};
OUTLETS = {
isBoringSwitch;
sharedInspectorPanel;
backgroundColorWell;
fireflyColorWell;
fireflyCountField;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
FireflyGroup = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = Object;
};